bpo-33370: Add .mypy_cache to .gitignore#6623
Conversation
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again to your contribution and we look forward to looking at it! |
|
I am sorry, but I don't see why we need to have .mypy_cache in the .gitignore file... As @brettcannon has said, you have to modify your global .gitignore and not the .gitignore of this project. Have a nice day, |
|
There is already an open PR here that passes CI #6614. I also don't understand why this is needed? |
|
Closing this as a duplicate of #6614. |
Added
.mypy_cacheto.gitignoreMentored by @CuriousLearner
https://bugs.python.org/issue33370